Skip to main content

SingularValueList

SingularValueList[m] gives a list of the nonzero singular values of a matrix m. 

SingularValueList[{m,a}] gives the generalized singular values of m with respect to a.

SingularValueList[m,k] gives the k largest singular values of m.

SingularValueList[{m,a},k] gives the k largest generalized singular values of m.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.